ACTION: 1;IFOBJ 14;IFOBJ2 ROBJ1;SAY He looks a bit happier now.;SAY I wonder what that dog was guarding.;SAY Maybe a rocket pack or something! That would get me out of here nice and quick.
ACTION: 1;IFOBJ 14;IFOBJ2 ROBJ1;SAY Funny, I have the strangest feeling of deja vu...;SETRF 2=1;EXIT
/*
/* Action 2- Pick up
/* =================
/*
/*
/* Action 3 - Use
/* ==============
/*
/*
/* Action 4 - Open
/* ===============
/*
/*ACTION: 4;IFOBJ ROBJ1;SAY Everything is crushed: I can't open it!;EXIT
/* Action 5 - Talk to
/* ==================
/*
/*
/* Action 6 - Push
/* ===============
/*
/*
/* Action 7 - Close
/* ================
/*
/* Action 8 - Look at
/* ==================
/*
ACTION: 8;MOBJ
ACTION: 8;IFOBJ ROBJ1;IFRF 2=0;SAY I think it is supposed to be a fierce dog.;SAY Looks more like a giant gerbil!;EXIT
ACTION: 8;IFOBJ ROBJ1;SAY He looks a lot happier now he has his squeaky toy.;EXIT
/*
/* Action 9 - Pull
/* ===============
/*
/* End of room file. Some comments must be here, otherwise the last command